crypto/internal/fips140/bigmod.Nat.shiftIn (method)

2 uses

	crypto/internal/fips140/bigmod (current package)
		nat.go#L606: func (x *Nat) shiftIn(y uint, m *Modulus) *Nat {
		nat.go#L667: 		out.shiftIn(x.limbs[i], m)